home *** CD-ROM | disk | FTP | other *** search
/ Hacker 3 / HACKER03.ISO / Utils / Pacifist - Atari Emulator.exe / PACIFIST.INI < prev    next >
Windows Autorun File  |  1998-02-04  |  1KB  |  54 lines

  1. ; PaCifiST v0.46 INI file
  2.  
  3. [video]
  4.  
  5. refreshrate = 1
  6. monochrome = no
  7. fastvideo=yes
  8.  
  9. render = screen         ;SCREEN MODE at startup
  10.  
  11. [system]
  12.  
  13. ste=no                  ;Partial STE shifter emulation?
  14.  
  15. pcdrive = no            ;REALLY NOT RECOMMENDED. sorry to insist...
  16.  
  17. kbdelay = 2             ;delay between two bytes in IKBD packets
  18. sensitivity = 4         ;Mouse sensitivity (not with build-driver).
  19. internalmouse = no
  20. mousecom=1
  21.  
  22. joystick=yes
  23. laptop=no               ;RIGHT CTRL key used as joystick fire button
  24. serial=no
  25.  
  26. autorun=no
  27. ramsize=2               ;you can specify 512k for an half meg ST.
  28.  
  29. Sound=yes
  30. volume=255
  31. samples=yes
  32.  
  33. mount=C:\Utils\Pacifist\stfiles
  34. image=C:\Utils\Pacifist\disk.st
  35. logfile=C:\Utils\Pacifist\st.log
  36.  
  37. ;----------------------------------------------------------------------------
  38. ;                       multiple TOS can now be specified, last listed one
  39. ;                       being default. You can change from one to another
  40. ;                       with the <tos> command under monitor.
  41. ;                       tosbase is no more required.
  42. ;                       the second argument (optional) may describe each TOS.
  43. ;----------------------------------------------------------------------------
  44.  
  45. tos = d:\pacifist\tos\tos100.rom,"TOS 1.00 (fr)"
  46. tos = d:\pacifist\tos\tos162.rom,"TOS 1.62 (uk)"
  47. tos = d:\pacifist\tos\tos206.rom,"TOS 2.06 (uk)"
  48.  
  49. [debug]
  50.  
  51. logfile=st.log
  52. trapirq = none
  53. logirq = none
  54.